blob: 84d6c33a82f80b3123e058fbece5b3bdeeccd14f [file] [log] [blame]
{
"name": "StakkKit",
"version": "0.1.1",
"summary": "This a helper kit for Stakk developers to develop iOS applications.",
"description": "This a helper kit for Stakk developers to develop iOS applications.\nTODO: Add long description of the pod here.",
"homepage": "https://github.com/pikniktech/sf-stakkkit-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Derek": "derek@stakkfactory.com"
},
"source": {
"git": "https://github.com/pikniktech/sf-stakkkit-ios.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.3"
},
"source_files": "StakkKit/Classes/**/*",
"dependencies": {
"AFNetworking": [
"~> 3.1.0"
],
"JSONModel": [
"~> 1.5.1"
]
}
}