blob: b732c9cc79ba455733ead8a3045eb57c2ecc969d [file] [log] [blame]
{
"name": "LGFFreePT",
"version": "0.2.1",
"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.1"
},
"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"
}
}