[Add] jooohhn-Amplitude 9.3.3
[CocoaPods.git] / Specs / 4 / c / 3 / StaticLabelManager / 0.0.1 / StaticLabelManager.podspec.json
blobb89d005c363ab52e510a81d7d5b3a09eb34a18dd
2   "name": "StaticLabelManager",
3   "version": "0.0.1",
4   "summary": "A simple library to manage your application labels remotely",
5   "description": "                       A library which help you to update labels without submitting your application. \n                       Put your label file online, configure the library and the manager will do everything for you. \n",
6   "homepage": "https://github.com/julianlecalvez/StaticLabelManager-iOS",
7   "license": "MIT",
8   "authors": {
9     "Julian Le Calvez": "lecalvez@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/julianlecalvez/StaticLabelManager-iOS.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "StaticLabelManager": [
22       "Pod/Assets/*.png"
23     ]
24   }