[Add] FlexaScan 1.0.9
[CocoaPods.git] / Specs / 1 / 3 / e / TBXML-CBAdditions / 1.0.0 / TBXML-CBAdditions.podspec.json
blobb636e779e6271fbe5d00ef8f53591ba7e9a2a985
2   "name": "TBXML-CBAdditions",
3   "version": "1.0.0",
4   "summary": "Turn TBXML parsing codes from nested while loops into one line.",
5   "description": "                   TBXML-CBAdditions makes your codes clearer by using structed case handlers instead of using nested while loops.\n",
6   "homepage": "https://github.com/CocoaBob/TBXML-CBAdditions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "CocoaBob",
12   "social_media_url": "https://twitter.com/CocoaBob",
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/CocoaBob/TBXML-CBAdditions.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "*.{h,m}",
21   "dependencies": {
22     "TBXML": [
24     ]
25   },
26   "requires_arc": true