[Add] ShopSphare 1.0.4
[CocoaPods.git] / Specs / 9 / 1 / 2 / TomDoeTestLibrary / 0.1.2 / TomDoeTestLibrary.podspec.json
blob5825963ff965b8951c2d1f167fce1c7db47096a0
2   "name": "TomDoeTestLibrary",
3   "version": "0.1.2",
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.2"
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   }