[Add] MYBLMusicSDK 0.5.8
[CocoaPods.git] / Specs / f / 9 / a / AiquaLib / 0.3.0 / AiquaLib.podspec.json
blobaa9f615cb4344209e0d22a40f3284589b2156bd3
2   "name": "AiquaLib",
3   "version": "0.3.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.3.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "AiquaLib/Classes/*.{h,m}",
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   ]