[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 7 / 0 / ACLibSwift / 0.2.0 / ACLibSwift.podspec.json
blob0f59861fa7dc7eb7a1704f39254413919f1f9fb8
2   "name": "ACLibSwift",
3   "version": "0.2.0",
4   "summary": "ACLibSwift.",
5   "description": "ACLibSwift for swift",
6   "homepage": "https://github.com",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "AaronChanLover": "aaronchanlover@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/aaronchanlover/ACLibSwift.git",
16     "tag": "0.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "pushed_with_swift_version": "4.0",
22   "subspecs": [
23     {
24       "name": "QRCode",
25       "source_files": "Libs/QRCode/**/*"
26     },
27     {
28       "name": "ACTabbarController",
29       "source_files": "Libs/ACTabbarController/**/*"
30     },
31     {
32       "name": "ACPageView",
33       "source_files": "Libs/ACUtils/**/*"
34     },
35     {
36       "name": "ACUtils",
37       "source_files": "Libs/ACUtils/**/*"
38     }
39   ]