[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 7 / a / b / RMTConfig / 0.1.0 / RMTConfig.podspec.json
blobce1891592ee78c2f085d93276f1405326c8e203e
2   "name": "RMTConfig",
3   "version": "0.1.0",
4   "summary": "[iOS] Easy remote configuration",
5   "homepage": "https://github.com/kaiinui/RemoteConfig",
6   "license": {
7     "type": "MIT",
8     "text": "MIT"
9   },
10   "authors": {
11     "kaiinui": "lied.der.optik@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/kaiinui/RemoteConfig.git",
15     "tag": "v0.1.0"
16   },
17   "source_files": "RemoteConfig/Classes/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }