[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / 5 / a / ICResourceKit / 0.6.1 / ICResourceKit.podspec.json
blob9ebe22f7a6a73f3aaea1960235efe3f3cf337b04
2   "name": "ICResourceKit",
3   "version": "0.6.1",
4   "summary": "A Theme/Language/Region manager with UIKit extensions.",
5   "description": "ThemeManager & multi-language resource manager, with UIKit extensions for property in different theme or language/region.",
6   "homepage": "https://github.com/IvanChan/ICResourceKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "_ivanC": "aintivanc@icloud.com"
13   },
14   "source": {
15     "git": "https://github.com/IvanChan/ICResourceKit.git",
16     "tag": "0.6.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "ICResourceKit/Classes/**/*",
22   "dependencies": {
23     "GDataXML-HTML": [
25     ],
26     "ICObserver": [
28     ],
29     "ICFoundation": [
31     ]
32   }