[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / 0 / 7 / 3 / Hera / 0.0.2 / Hera.podspec.json
bloba91195e6ed89d7314f4d7b5d6537d64a228020f6
2   "name": "Hera",
3   "version": "0.0.2",
4   "summary": "Weixin Small App Framework",
5   "description": "A Framework For Weixin Small App running",
6   "homepage": "http://www.weidian.com",
7   "license": "MIT",
8   "authors": {
9     "sunyu": "sunyu@weidian.com",
10     "wangyiqiao": "wangyiqiao@weidian.com",
11     "hexinyu": "hexinyu@weidian.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/sunyuxidian/weixinSmallApp.git",
18     "tag": "0.0.2"
19   },
20   "source_files": "ios/HeraFramework/Hera/**/*.{h,m}",
21   "public_header_files": "ios/HeraFramework/Hera/**/*.h",
22   "resources": "ios/HeraFramework/Resources/*.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Reachability": [
27     ],
28     "MJRefresh": [
30     ],
31     "ZipArchive": [
33     ],
34     "AFNetworking": [
36     ]
37   }