[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 9 / f / 1 / AIMRemoteConfiguration / 0.4 / AIMRemoteConfiguration.podspec.json
blob5c71f40047801f8b9da068ab4c66ec47e4ad5788
2   "name": "AIMRemoteConfiguration",
3   "version": "0.4",
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.4"
20   },
21   "source_files": "Sources/*.{h,m}",
22   "requires_arc": true,
23   "dependencies": {
24     "libextobjc": [
26     ]
27   }