blob: 68f36317a0ef76f8774e1d2e24852f3ec0bab45f [file] [log] [blame]
{
"name": "FYDemo",
"version": "5.0.1",
"summary": "A short description of FYDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/fanyu/FYDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fanyu": "fanyu@kuaishou.com"
},
"source": {
"git": "https://github.com/fanyu/Pod2.git",
"tag": "5.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "FYDemo/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 2.3"
],
"JSONModel": [
]
}
}