blob: f75737e4f4425c93e5220e9925757d819b3777bf [file] [log] [blame]
{
"name": "SDExtensions",
"version": "0.0.1",
"summary": "SDExtensions扩展",
"description": "SDExtensions的扩展",
"homepage": "https://github.com/SlowDony/SDExtensions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"slowdony": "435574793@qq.com"
},
"social_media_url": "https://weibo.com/u/2428779285",
"source_files": "SDExtensions/**/*.{h,m}",
"source": {
"git": "https://github.com/SlowDony/SDExtensions.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"UIKit",
"XCTest"
],
"user_target_xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
}
}