blob: f58107e160c48a3dc84e8b05d29fef24860c91e5 [file] [log] [blame]
{
"name": "FLCNetworking",
"version": "0.0.1",
"summary": "My network bicycle ;)",
"description": "My network bicycle ;) I wrote this library to evoid some boilerplate code.",
"homepage": "https://bitbucket.org/x0000ff/flcnetworking",
"license": "MIT",
"authors": {
"Konstantin.Portnov": "x0000ff@gmail.com"
},
"source": {
"git": "https://bitbucket.org/x0000ff/FLCNetworking.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/x0000ff",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FLCNetworking": [
"Pod/Assets/*.png"
]
},
"frameworks": "UIKit"
}