[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 3 / f / 5 / XcutionA / 2.3.0 / XcutionA.podspec.json
blobc13f39468a6bf3f631786f765d6d77b7d83c9f59
2   "name": "XcutionA",
3   "version": "2.3.0",
4   "summary": "XcutionA framework CocoaPods",
5   "description": "The framework is specifically developed for XcutionTeam.",
6   "homepage": "https://github.com/x5forever/XcutionTeam.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "x5": "x5forever@163.com"
13   },
14   "source": {
15     "git": "https://github.com/x5forever/XcutionTeam.git",
16     "tag": "V2.3.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "static_framework": true,
23   "frameworks": [
24     "Foundation",
25     "UIKit"
26   ],
27   "vendored_frameworks": "XcutionDemo/XcutionDemo/XcutionA.framework",
28   "resources": "XcutionDemo/XcutionDemo/XcutionA.bundle",
29   "dependencies": {
30     "AFNetworking": [
32     ],
33     "GTMBase64": [
35     ],
36     "SVWebView": [
38     ]
39   }