blob: 68fb9ce3f034227dc7cef7f8fc8830dca509f895 [file] [log] [blame]
{
"name": "HellloWorldFramework",
"version": "1.0.0",
"summary": "print 'hello world'.",
"homepage": "https://github.com/fangzhenxing/HellloWorldFramework",
"license": "MIT",
"authors": {
"fangzhenxing": "17512081435@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fangzhenxing/HellloWorldFramework.git",
"tag": "1.0.0"
},
"source_files": "HellloWorldFramework/HellloWorldFramework/*.{h,m}",
"requires_arc": true
}