blob: da86ff4fe05d074ed9e84b99fb809ad0233fbbcb [file] [log] [blame]
{
"name": "TestLog",
"version": "1.0.5",
"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.5"
},
"source_files": "TestFramework/*.{swift,h}",
"requires_arc": true
}