[Delete] FluentAdFlowAdsWidget 2.0.0
[CocoaPods.git] / Specs / f / 9 / a / AiquaLib / 0.1.0 / AiquaLib.podspec.json
blob2205ba7c8e55255e32c274433898606b976ff32e
2   "name": "AiquaLib",
3   "version": "0.1.0",
4   "summary": "A short description of AiquaLib.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/chunta/AiquaLib",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "chunta": "rex.chen@appier.com"
13   },
14   "source": {
15     "git": "https://github.com/chunta/AiquaLib.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AiquaLib/Classes/**/*",
22   "vendored_libraries": "AiquaLib/Classes/HeyRexLib/*.a",
23   "static_framework": true,
24   "subspecs": [
25     {
26       "name": "HeyRexLib",
27       "source_files": "AiquaLib/Classes/HeyRexLib/*.{h,m}"
28     }
29   ]