blob: eaefdce89631380b36f478b43951c344011f5c76 [file] [log] [blame]
{
"name": "120301",
"version": "0.1.1",
"summary": "This is the 1203 First Test.",
"description": "I want this one to be succeed.Well Done",
"homepage": "https://github.com/tanglimei/120301",
"license": "MIT",
"authors": {
"tanglimei": "562630424@qq.com"
},
"source": {
"git": "https://github.com/tanglimei/120301.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": [
"Pod/Classes/*.{h,m}",
"Pod/Classes/*.plist",
"Pod/Classes/*.framework"
],
"frameworks": [
"CoreGraphics",
"AudioToolbox"
],
"resource_bundles": {
"NdComPlatform_SNS_Resources": [
"Pod/Assets/**/*.png"
]
}
}