blob: 3840554a33116a5bbf182fa45e87be23a7f3f648 [file] [log] [blame]
{
"name": "KZ_FPSLabel_DEV",
"version": "0.1.3",
"summary": "iOS FPS Label.",
"homepage": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_FPSLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://kieron.asuscomm.com:9091/KieronZhang"
},
"source": {
"git": "http://kieron.asuscomm.com:9091/personal/ios/components/KZ_FPSLabel.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "FPSLabel_DEV/*.{h,m}"
}