{ | |
"name": "PrivateCocoaPod", | |
"version": "0.0.2", | |
"summary": "The PrivateCocoaPod is used to manage the private library.", | |
"description": "The PrivateCocoaPod is used to manage the private library.", | |
"homepage": "https://git.coding.net/DG_JM/PrivateCocoaPod.git", | |
"license": "MIT", | |
"authors": { | |
"贾卯": "sunboy130@126.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://git.coding.net/DG_JM/PrivateCocoaPod.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "PrivateCocoaPod", | |
"requires_arc": true | |
} |