blob: d38872ee3ed1a368aa781a4f470088e70691064b [file] [log] [blame]
{
"name": "FSPodDemo",
"version": "0.0.1",
"summary": "test demo",
"homepage": "https://github.com/fushengit/FSPodDemo",
"license": "MIT",
"authors": {
"fushengit": "email@address.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/fushengit/FSPodDemo.git",
"tag": "0.0.1"
},
"source_files": [
"FSPodDemo",
"PodDemo/PodDemo/FSPerson/*.{h,m}"
],
"requires_arc": true
}