[Delete] YLCategory-MacOS 1.1.5
[CocoaPods.git] / Specs / 1 / 3 / a / iOSKitFramework / 1.0.2 / iOSKitFramework.podspec.json
blob477a113a03f6a056ce1fe18f8585c68297ffddac
2   "name": "iOSKitFramework",
3   "version": "1.0.2",
4   "summary": "This framework is a collection of dailylife generic code.",
5   "description": "This framework is a collection of dailylife generic code, such as Networking, BlurView, etc.",
6   "homepage": "https://github.com/sawanmind/iOSKitFramework",
7   "license": "MIT",
8   "authors": {
9     "Sawan Kumar": "sawanmind@gmail.com"
10   },
11   "social_media_url": "http://twitter.com/sawanmind",
12   "platforms": {
13     "ios": "11.0"
14   },
15   "source": {
16     "git": "https://github.com/sawanmind/iOSKitFramework.git",
17     "tag": "1.0.2"
18   },
19   "source_files": "iOSKitFramework/**/*",
20   "frameworks": [
21     "UIKit",
22     "Foundation",
23     "SystemConfiguration"
24   ],
25   "pushed_with_swift_version": "4.0"