blob: 10838f82422b3409697b99cdd8479ac619750ab7 [file] [log] [blame]
{
"name": "FastlanePodspecDemo",
"version": "0.0.6",
"summary": "A short description of FastlanePodspecDemo.",
"description": "A short description of FastlanePodspecDemo.",
"homepage": "https://github.com/Yuzeyang/fastlane_podspec/wiki",
"license": "MIT",
"authors": {
"Gong Cheng": "ios.yuzeyang@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Yuzeyang/fastlane_podspec.git",
"tag": "0.0.6"
},
"source_files": "FastlanePodspecDemo/FastlanePodspecDemo/*.{h,m}",
"resources": "FastlanePodspecDemo/FastlanePodspecDemo/*.{plist,storyboard}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}