blob: 3bd3cd7b9a725672b87bf73d406fd410af4a71ec [file] [log] [blame]
{
"name": "FastlanePodspecDemo",
"version": "0.1.3",
"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.1.3"
},
"source_files": "FastlanePodspecDemo/FastlanePodspecDemo/*.{h,m}",
"resources": "FastlanePodspecDemo/FastlanePodspecDemo/*.{plist,storyboard}",
"frameworks": [
"Foundation",
"UIKit"
],
"requires_arc": true
}