blob: a297c52624b1a833f1ffab54293818cc881f15e5 [file] [log] [blame]
{
"name": "TestLog",
"version": "1.0.1",
"summary": "all kinds of categories for iOS develop",
"homepage": "https://github.com/ZuopanYao/TestLog",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZuopanYao": "yaozuopan@icloud.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ZuopanYao/TestLog.git",
"tag": "1.0.1"
},
"source_files": "TestFramework/*.{swift,h}",
"requires_arc": true
}