[Add] FCService 0.0.61-fc
[CocoaPods.git] / Specs / 9 / f / 1 / AIMRemoteConfiguration / 0.3 / AIMRemoteConfiguration.podspec.json
blob60dabca965c38c623e6ccfba2b6500fc2df016e7
2   "name": "AIMRemoteConfiguration",
3   "version": "0.3",
4   "summary": "Remote configuration for your app by http://allinmobile.co",
5   "homepage": "https://github.com/AllinMobile/AIMRemoteConfiguration",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Maciej Gad": "https://github.com/MaciejGad"
12   },
13   "social_media_url": "https://twitter.com/maciej_gad",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/AllinMobile/AIMRemoteConfiguration.git",
19     "tag": "v0.3"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "libextobjc": [
26     ]
27   }