| { |
| "name": "SDExtensions", |
| "version": "0.0.3", |
| "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.3" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "frameworks": [ |
| "Foundation", |
| "UIKit", |
| "XCTest" |
| ], |
| "user_target_xcconfig": { |
| "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks" |
| } |
| } |