blob: b8c4a52da59d541f9a1ba93d5c0160ad10ac38f4 [file] [log] [blame]
{
"name": "XNetworking",
"version": "1.0.1",
"summary": "iOS networking operations.",
"homepage": "https://github.com/timonroe/XNetworking",
"license": "MIT",
"authors": {
"Tim Monroe": "timonroe12@gmail.com"
},
"source": {
"git": "https://github.com/timonroe/XNetworking.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"CoreGraphics",
"UIKit",
"Foundation"
],
"source_files": "XNetworking/*"
}