[Add] CastledNotificationService 4.1.3
[CocoaPods.git] / Specs / a / 8 / 4 / SPWidgets_iOS / 1.0.1 / SPWidgets_iOS.podspec.json
blob12b98370fa332cac313e0dc2a31d55a4ab20029c
2   "name": "SPWidgets_iOS",
3   "version": "1.0.1",
4   "summary": "Widgests for extentions",
5   "description": "Widgests for extentions of NSString, UIImage and soon, and Circle Menu, Mathmatics and navigation.",
6   "homepage": "https://github.com/roselifeye/SPWidgets_iOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Roselifeye": "roselifeye@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.3"
16   },
17   "source": {
18     "git": "https://github.com/roselifeye/SPWidgets_iOS.git",
19     "tag": "v1.0.1"
20   },
21   "source_files": "SPWidgets_iOS/SPWidgets/**/*.{h,m}",
22   "requires_arc": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation",
26     "QuartzCore",
27     "Accelerate",
28     "CoreGraphics"
29   ],
30   "user_target_xcconfig": {
31     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
32   }