[Add] XJCustomSDK 1.0.2
[CocoaPods.git] / Specs / 9 / 1 / 2 / TomDoeTestLibrary / 0.1.0 / TomDoeTestLibrary.podspec.json
blobe79938e43a365432b80f22dd7880c26515c50a09
2   "name": "TomDoeTestLibrary",
3   "version": "0.1.0",
4   "summary": "A simple framework that does absolutly nothing.",
5   "description": "This is just an attempt of creating a cocoapod. It does nothing and never will. Don't waist your time here",
6   "homepage": "https://github.com/yotam-supersonic/TomDoeTestLibrary",
7   "license": "MIT",
8   "authors": {
9     "yotam-supersonic": "yotam.ohayon@supersonic.com"
10   },
11   "source": {
12     "git": "https://github.com/yotam-supersonic/TomDoeTestLibrary.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TomDoeTestLibrary": [
22       "Pod/Assets/*.png"
23     ]
24   }