[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 3 / 2 / KratosExtension / 0.0.8 / KratosExtension.podspec.json
blobd99357878294642bcdca687c8d8f83afc2d6aa13
2   "name": "KratosExtension",
3   "version": "0.0.8",
4   "summary": "KratosExtension",
5   "homepage": "https://github.com/Kratos28/KratosExtension.git",
6   "license": "MIT",
7   "authors": {
8     "kratos28": "461400226@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Kratos28/KratosExtension.git",
15     "tag": "0.0.8"
16   },
17   "source_files": "KratosExtension/**/*.h",
18   "ios": {
19     "vendored_libraries": "KratosExtension/*.a"
20   },
21   "preserve_paths": "KratosExtension/*.a",
22   "frameworks": [
23     "Foundation",
24     "UIKit",
25     "MapKit",
26     "QuartzCore",
27     "CoreText",
28     "ImageIO",
29     "Security",
30     "CoreTelephony",
31     "CoreGraphics"
32   ],
33   "requires_arc": true,
34   "xcconfig": {
35     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/KratosExtension/"
36   }