blob: f22790ad801c0c09f515c4f09f1980241214ac14 [file] [log] [blame]
{
"name": "fspKit",
"version": "1.0.5",
"license": "MIT",
"summary": "A delightful test pod project",
"homepage": "https://github.com/fsp1990/fspKit",
"source": {
"git": "https://github.com/fsp1990/fspKit.git",
"tag": "1.0.5"
},
"source_files": "fspKit/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"Foundation"
],
"authors": {
"fsp": "cyy163@126.com"
},
"social_media_url": "https://github.com/fsp1990"
}