blob: c2b77f882f835e85b536c5e16a0cd8d478287eea [file] [log] [blame]
{
"name": "testFiletest",
"version": "0.0.1",
"summary": "A powerful paging view with tab bar.",
"description": "A powerful paging view with tab bar, just like ViewPager+Tablayout in Android.",
"homepage": "https://github.com/leozhuo/createPod",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"leozhuo": "1078528010@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/leozhuo/createPod.git",
"tag": "0.0.1"
},
"source_files": [
"testFile",
"testFile/*.{h,m}"
],
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}