blob: f15a96ee51db2b5c29b94422940371ed38f4a8f3 [file] [log] [blame]
{
"name": "PrivatePodDemo001",
"version": "0.1.0",
"summary": "A short description of PrivatePodDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Shaw003/PrivatePodDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Shaw": "shawtun1211@163.com"
},
"source": {
"git": "https://github.com/Shaw003/PrivatePodDemo.git",
"tag": "0.1.0"
},
"social_media_url": "https://www.jianshu.com/u/596fa2382f62",
"platforms": {
"ios": "8.0"
},
"source_files": "PrivatePodDemo/PrivatePodDemo/Classes/**/*",
"dependencies": {
"Alamofire": [
],
"WCDB.swift": [
"1.0.7.5"
]
}
}