blob: 57371e8bae075289405ac8d4e1b8e82a3aa90b60 [file] [log] [blame]
{
"name": "KZ_PhotoAlbum_DEV",
"version": "0.1.3",
"summary": "iOS Photo Album.",
"homepage": "http://47.95.250.128/GitHubDemos/KZ_PhotoAlbum",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KieronZhang": "http://47.95.250.128/KieronZhang"
},
"source": {
"git": "http://47.95.250.128/GitHubDemos/KZ_PhotoAlbum.git",
"tag": "0.1.3",
"submodules": true
},
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"requires_arc": true,
"ios": {
"frameworks": [
"Foundation",
"UIKit"
],
"resources": "KZ_PhotoAlbum_Bundle.bundle"
},
"platforms": {
"ios": "8.0"
},
"source_files": [
"PhotoAlbum_DEV/*.{h,m}",
"PhotoAlbum_DEV/**/*.{h,m}"
],
"dependencies": {
"KZ_VideoPlayer_DEV": [
],
"KZ_Categories_DEV": [
],
"KZ_MacroDefinition_DEV": [
],
"KZ_ReuseScrollView_DEV": [
],
"KZ_HUD_DEV": [
]
}
}