blob: 4b1febf9f4af273ad6bc6d98ef40f49cbd0f1829 [file] [log] [blame]
{
"name": "Taylor",
"version": "0.1.0",
"summary": "iOS Swift Framework.",
"homepage": "https://github.com/nypisces/Taylor",
"license": "MIT",
"authors": {
"NY": "nypisces@live.com"
},
"source": {
"git": "https://github.com/nypisces/Taylor.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Taylor/Classes",
"resource_bundles": {
"Taylor": [
"Taylor/Resources/*.png"
]
},
"dependencies": {
"RestKit": [
]
}
}