[Add] TappSDK 1.0.42
[CocoaPods.git] / Specs / f / 7 / 6 / Boat / 0.1.1 / Boat.podspec.json
blob19868335326a69da49399429d2f878174db2994f
2   "name": "Boat",
3   "version": "0.1.1",
4   "summary": "Boat: A library to draw something",
5   "description": "                        A library to draw something.\n                        A library to draw something.\n",
6   "homepage": "https://github.com/binku87/Boat",
7   "license": "MIT",
8   "authors": {
9     "binku": "binku87@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/binku87/Boat.git",
13     "tag": "0.1.1"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes",
20   "resource_bundles": {
21     "Boat": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "AFNetworking": [
27       "1.3.3"
28     ],
29     "AFNetworking-Synchronous": [
31     ]
32   }