blob: 288dffc6c4556d8c8c8b50c658044a3d51325365 [file] [log] [blame]
{
"name": "LaunchDemo",
"version": "0.0.3",
"summary": "使用Pod测试使用Pod生成库",
"description": "测试使用Pod生成库-制作LaunchDemo.podspec",
"homepage": "https://github.com/mengxiaogang/LaunchDemo",
"license": "MIT",
"authors": {
"mengxiaogang": "mxg1022@126.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/mengxiaogang/LaunchDemo.git",
"tag": "0.0.3"
},
"source_files": "TestPodfile/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}