[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 3 / 6 / b / podtest-ios / 0.1.0 / podtest-ios.podspec.json
blobe7bd0e56ea78b7851accc4cfb40ceed54ca587a6
2   "name": "podtest-ios",
3   "version": "0.1.0",
4   "summary": "A short someshit for podtest-ios.",
5   "description": "A short someshit for podtest-ios....",
6   "homepage": "https://github.com/JeanVinge/podtest-ios",
7   "license": "MIT",
8   "authors": {
9     "Jean Vinge": "jean.vinge@concrete.com.br"
10   },
11   "source": {
12     "git": "https://github.com/JeanVinge/podtest-ios.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "podtest-ios": [
22       "Pod/Assets/*.png"
23     ]
24   }