[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 7 / a / b / RMTConfig / 0.2.0 / RMTConfig.podspec.json
blobfd6091ba0bd646270d05561a95ce406f8b19ff11
2   "name": "RMTConfig",
3   "version": "0.2.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.2.0"
16   },
17   "source_files": "RemoteConfig/Classes/**/*.{h,m}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "7.0"
21   }