[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 8 / 6 / f / SHMKit / 0.1.1 / SHMKit.podspec.json
blob34ff7dfbec4734a5594f838933041641d3e9f8de
2   "name": "SHMKit",
3   "version": "0.1.1",
4   "summary": "A generic client for Siren Hypermedia APIs",
5   "description": "                        A generic Siren hypermedia client. If you're API conforms to the Siren spec use this to interact with it.\n",
6   "homepage": "https://github.com/mdobson/SHMKit",
7   "license": "MIT",
8   "authors": {
9     "Matt Dobson": "mdobson4@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/mdobson/SHMKit.git",
13     "tag": "0.1.1"
14   },
15   "social_media_url": "https://twitter.com/mdobs",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*.{h,m}",
21   "resource_bundles": {
22     "SHMKit": [
23       "Pod/Assets/*.png"
24     ]
25   }