blob: e9c042067868e529b34af13e8df6e5f0bbc208e7 [file] [log] [blame]
{
"name": "FJObject",
"version": "0.0.2",
"summary": "A short description of FJObject.",
"description": "测试测试",
"homepage": "http://EXAMPLE/FJObject",
"license": "MIT",
"authors": {
"付佳": "fujia@7see.com.cn"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/ButterflyDance/PodTest.git",
"tag": "0.0.2"
},
"source_files": [
"PodDemo",
"PodDemo/**/*.{h,m}"
],
"exclude_files": "PodDemo/Exclude",
"frameworks": [
"UIKit",
"Foundation",
"XCTest"
]
}