[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 0 / 7 / f / lemix / 1.2.8 / lemix.podspec.json
blob6da98f46e68b489e62f72b359ea300fcf691fb04
2   "name": "lemix",
3   "version": "1.2.8",
4   "platforms": {
5     "ios": "8.0"
6   },
7   "summary": "lemix引擎",
8   "homepage": "https://code.lemonit.cn/lemix/lemix-ios-oc",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "wangweiguang": "306822374@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/lemix-project/lemix-ios",
18     "tag": "v1.2.8"
19   },
20   "source_files": [
21     "lemix/lemix/*.{h,m}",
22     "lemix/lemix/**/*.{h,m}"
23   ],
24   "requires_arc": true,
25   "dependencies": {
26     "SSZipArchive": [
28     ],
29     "AFNetworking": [
31     ],
32     "lemage": [
34     ]
35   }