blob: 12b98370fa332cac313e0dc2a31d55a4ab20029c [file] [log] [blame]
{
"name": "SPWidgets_iOS",
"version": "1.0.1",
"summary": "Widgests for extentions",
"description": "Widgests for extentions of NSString, UIImage and soon, and Circle Menu, Mathmatics and navigation.",
"homepage": "https://github.com/roselifeye/SPWidgets_iOS",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Roselifeye": "roselifeye@gmail.com"
},
"platforms": {
"ios": "9.3"
},
"source": {
"git": "https://github.com/roselifeye/SPWidgets_iOS.git",
"tag": "v1.0.1"
},
"source_files": "SPWidgets_iOS/SPWidgets/**/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore",
"Accelerate",
"CoreGraphics"
],
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
}
}