blob: 0417a46fffa2853a23a6372d118cd161d547fd08 [file] [log] [blame]
{
"name": "LGFFreePT",
"version": "0.2.9",
"summary": "LGFFreePT",
"homepage": "https://github.com/aiononhiii/LGFFreePT.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aiononhiii": "452354033@qq.com"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/aiononhiii/LGFFreePT.git",
"tag": "0.2.9"
},
"frameworks": "UIKit",
"source_files": "LGFFreePT/*.{h,m}",
"resource_bundles": {
"LGFFreePT": [
"LGFFreePT/*.{xib,storyboard,png}"
]
},
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}