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