[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / 3 / Hera / 1.1.0 / Hera.podspec.json
blobf4d13474515819cad97259d8b5032fe287360b8b
2   "name": "Hera",
3   "version": "1.1.0",
4   "summary": "Weixin Small App Framework",
5   "description": "A Framework For Weixin Small App running",
6   "homepage": "http://www.weidian.com",
7   "license": "BSD",
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/weidian-inc/hera.git",
18     "tag": "v1.1.0"
19   },
20   "source_files": "ios/Hera/**/*.{h,m}",
21   "public_header_files": "ios/Hera/**/*.h",
22   "resources": "ios/Hera/Resources/*.bundle",
23   "requires_arc": true,
24   "dependencies": {
25     "Reachability": [
27     ],
28     "MJRefresh": [
30     ],
31     "ZipArchive": [
33     ],
34     "AFNetworking": [
36     ]
37   }