blob: a507e939e138e56f0b5ce90fed9a637ac755aa82 [file] [log] [blame]
{
"name": "TestCocoapodFanzhou",
"version": "1.0.1",
"summary": "a component of photo browser on iOS",
"homepage": "https://github.com/KLFLJAMES/TestCocoapod",
"description": "It is a component for ios photo browser,written by Objective-C.",
"license": "MIT",
"authors": {
"KLFLJAMES": "fanzhou_James@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KLFLJAMES/TestCocoapod.git",
"tag": "1.0.1"
},
"source_files": "TestCocoapod/**/*.{h,m}",
"requires_arc": true
}