[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / d / 6 / 2 / NetworkSimple / 1.0.0 / NetworkSimple.podspec.json
blob67e924e17e49753d898d5de107f5d5622ce8ad2a
2   "name": "NetworkSimple",
3   "version": "1.0.0",
4   "summary": "Simplifying all network requests",
5   "description": "                       Are you tired of writing long-winded network requests?\n\t\t\t\t\t\t\t\t\t\t\t If you said yes to the previous question, then do we\n\t\t\t\t\t\t\t\t\t\t\t have a tool for you.\n\t\t\t\t\t\t\t\t\t\t\t Introducing NetworkSimple. It's simple, clean, fast and best\n\t\t\t\t\t\t\t\t\t\t\t of all, it's free!\n\t\t\t\t\t\t\t\t\t\t\t Order now and we'll throw in a kitten.\n\t\t\t\t\t\t\t\t\t\t\t ***Kitten may or may not be included.***\n",
6   "homepage": "https://github.com/JamieREvans/NetworkSimple",
7   "license": "MIT",
8   "authors": {
9     "Jamie Evans": "jamie.riley.evans@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/JamieREvans/NetworkSimple.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "NetworkSimple": [
22       "Pod/Assets/*.png"
23     ]
24   }