blob: 4ea91feb919e96fcea896cc3e67bed427498eaee [file] [log] [blame]
{
"name": "1210",
"platforms": {
"ios": "8.0"
},
"version": "0.0.9",
"summary": "this is the test in 1210.",
"description": "This one will be a succeed test ,wonderful",
"homepage": "https://github.com/tanglimei/1210.git",
"license": "MIT",
"authors": {
"tanglimei": "562630424@qq.com"
},
"social_media_url": "http://www.cnblogs.com/tanglimei/p/4807804.html",
"source": {
"git": "https://github.com/tanglimei/1210.git",
"tag": "0.0.9"
},
"source_files": [
"Public/**/*.{h,m}",
"Public/QuickManifest.plist"
],
"resources": [
"Public/SMResources.bundle"
],
"ios": {
"vendored_frameworks": "Public/QuickUnifyPlatform.framework"
},
"public_header_files": "Public/**/*.h",
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
}
}