blob: f3a19f16a9b6d44996239267e5be92c643349751 [file] [log] [blame]
{
"name": "LGFFreePT",
"version": "0.0.4",
"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.0.4"
},
"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"
}
}