blob: 939f58fddc95f5045e0c90cd4090cacd250e0803 [file] [log] [blame]
{
"name": "jCoreSpec",
"version": "0.1.0",
"summary": "jCore.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/jjjjaren/jCore",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jjjjaren@gmail.com": "jjjjaren@gmail.com"
},
"source": {
"git": "https://github.com/jjjjaren/jCore.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "jCore/Classes/**/*",
"dependencies": {
"Alamofire": [
"~> 4.0"
]
},
"pushed_with_swift_version": "3.0"
}