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