[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / a / 9 / INLConfig / 1.0 / INLConfig.podspec.json
blob859bc75be4dee6b9e6de3b038ab786fbe9af457b
2   "name": "INLConfig",
3   "version": "1.0",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "license": {
8     "type": "CC0 1.0"
9   },
10   "homepage": "https://github.com/inloop/INLConfig",
11   "authors": {
12     "Tomas Hakel": "tomas.hakel@inloop.eu"
13   },
14   "summary": "An iOS library for loading your configuration from a plist that supports automatic code generation for supporting code and remote updates",
15   "source": {
16     "git": "https://github.com/inloop/INLConfig.git",
17     "tag": "1.0"
18   },
19   "source_files": "INLConfig/INLConfig/*.{h,m,swift}",
20   "resources": [
21     "genconfig"
22   ]