[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / 9 / 3 / 8 / Ant / 0.1.0 / Ant.podspec.json
blob73e581829f4144f1816cd82e97273570c06be735
2   "name": "Ant",
3   "version": "0.1.0",
4   "summary": "Ant is a modular programming tool for iOS developer.",
5   "description": "Ant is a modular programming tool for iOS developer.\nDeveloper can use Ant to make iOS programming easier when deal with module.",
6   "homepage": "https://github.com/hujewelz/Ant",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "huluobo": "hujewelz@163.com"
13   },
14   "source": {
15     "git": "https://github.com/hujewelz/Ant.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "Ant/Classes/**/*",
22   "public_header_files": "Ant/Classes/Public/**/*.h"