[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 1 / 7 / a / SDExtensions / 0.0.3 / SDExtensions.podspec.json
blobebc54359663cebbbb1939ef0822f8c2e5fa999af
2   "name": "SDExtensions",
3   "version": "0.0.3",
4   "summary": "SDExtensions扩展",
5   "description": "SDExtensions的扩展",
6   "homepage": "https://github.com/SlowDony/SDExtensions",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "slowdony": "435574793@qq.com"
13   },
14   "social_media_url": "https://weibo.com/u/2428779285",
15   "source_files": "SDExtensions/**/*.{h,m}",
16   "source": {
17     "git": "https://github.com/SlowDony/SDExtensions.git",
18     "tag": "0.0.3"
19   },
20   "platforms": {
21     "ios": "8.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "UIKit",
26     "XCTest"
27   ],
28   "user_target_xcconfig": {
29     "FRAMEWORK_SEARCH_PATHS": "$(PLATFORM_DIR)/Developer/Library/Frameworks"
30   }