[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 5 / 8 / 6 / TipPod / 0.2.0 / TipPod.podspec.json
blob2d959c7fe84a9cfc86a86c3eebcd8e7255a1ee95
2   "name": "TipPod",
3   "version": "0.2.0",
4   "summary": "TipCalculator.",
5   "description": "This is used to test CocoaPod on single view application TipCalculator",
6   "homepage": "https://gh.internal.shutterfly.com/kyang/TipPod.git",
7   "license": "MIT",
8   "authors": {
9     "carey": "kyang@shutterfly.com"
10   },
11   "source": {
12     "git": "https://gh.internal.shutterfly.com/kyang/TipPod.git",
13     "tag": "0.2.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "TipPod": [
22       "Pod/Assets/*.png"
23     ]
24   }