[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 4 / 3 / 0 / UTAppEngine / 2.0.5 / UTAppEngine.podspec.json
blobef37566c2ad4efa1cfa9b1a074e182b1bcd4b139
2   "name": "UTAppEngine",
3   "version": "2.0.5",
4   "summary": "utai company framework.",
5   "homepage": "https://git.utaidev.com/utaiProject/UTAppEngine",
6   "license": {
7     "type": "MIT",
8     "file": "./MIT"
9   },
10   "authors": {
11     "teaxus": "teaxus@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://git.utaidev.com/utaiProject/UTAppEngine",
18     "tag": "2.0.5"
19   },
20   "source_files": [
21     "Source/**/*.{h,m,swift}",
22     "UTAppEngine/**/*.h"
23   ],
24   "public_header_files": [
25     "Source/**/*.h",
26     "UTAppEngine/**/*.h"
27   ],
28   "frameworks": [
29     "CoreLocation",
30     "UIKit"
31   ]