blob: 0129b55ba5d79e7b7e65f8bda6a6e8dd2808eef3 [file] [log] [blame]
{
"name": "LGFFreePT",
"version": "0.3.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.3.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"
}
}