blob: 1df5a4a9f337617ece02ed95da5ef6352c64fdbe [file] [log] [blame]
{
"name": "FLCNetworking",
"version": "0.0.2",
"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.2"
},
"social_media_url": "https://twitter.com/x0000ff",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"FLCNetworking": [
"Pod/Assets/*.png"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": "UIKit"
}