[Add] RegulaCommonNightly 7.5.939
[CocoaPods.git] / Specs / 4 / 3 / 0 / UTAppEngine / 2.0.6 / UTAppEngine.podspec.json
blob0dca9e8c403bae4085b93c2646a286955cf6cc2f
2   "name": "UTAppEngine",
3   "version": "2.0.6",
4   "summary": "utai company framework.",
5   "homepage": "https://git.utaidev.com/utaiProject/UTAppEngineV2",
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/UTAppEngineV2",
18     "tag": "2.0.6"
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   ]