init iOS module
This commit is contained in:
22
iOS/Example/Pods/Local Podspecs/Doric.podspec.json
generated
Normal file
22
iOS/Example/Pods/Local Podspecs/Doric.podspec.json
generated
Normal file
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "Doric",
|
||||
"version": "0.1.0",
|
||||
"summary": "A short description of Doric.",
|
||||
"description": "TODO: Add long description of the pod here.",
|
||||
"homepage": "https://github.com/周鹏飞/Doric",
|
||||
"license": {
|
||||
"type": "MIT",
|
||||
"file": "LICENSE"
|
||||
},
|
||||
"authors": {
|
||||
"周鹏飞": "zhoupengfei@yupaopao.cn"
|
||||
},
|
||||
"source": {
|
||||
"git": "https://github.com/周鹏飞/Doric.git",
|
||||
"tag": "0.1.0"
|
||||
},
|
||||
"platforms": {
|
||||
"ios": "8.0"
|
||||
},
|
||||
"source_files": "Doric/Classes/**/*"
|
||||
}
|
Reference in New Issue
Block a user