[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 4 / b / HanekeObjc / 0.8.0 / HanekeObjc.podspec.json
blobc4e3c69c7c334cc810a7dec959d0e862a1e7907a
2   "name": "HanekeObjc",
3   "version": "0.8.0",
4   "summary": "Do you want to use HanekeSwift in your objective-c codes?",
5   "description": "A swift wrapper for HanekeSwift to provide an objective-c compatible interface",
6   "homepage": "https://github.com/haifengkao/HanekeObjc",
7   "license": "MIT",
8   "authors": {
9     "Hai Feng Kao": "haifeng@cocoaspice.in"
10   },
11   "source": {
12     "git": "https://github.com/haifengkao/HanekeObjc.git",
13     "tag": "0.8.0"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "HanekeObjc": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "HanekeSwift": [
28     ]
29   }