[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / 7 / 8 / 3 / MyExtensions / 0.0.3 / MyExtensions.podspec.json
blob46a954687145fbd73c2757df644a7b1f146c4a70
2   "name": "MyExtensions",
3   "version": "0.0.3",
4   "summary": "UIKit and Foundation Extensions",
5   "description": "Including custom UIKit and Foundation extensions.",
6   "pod_target_xcconfig": {
7     "SWIFT_VERSION": "3.0"
8   },
9   "homepage": "https://github.com/trilliwon/MyExtensions",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "trilliwon": "trilliwon@gmail.com"
16   },
17   "source": {
18     "git": "https://github.com/trilliwon/MyExtensions.git",
19     "tag": "0.0.3"
20   },
21   "social_media_url": "https://twitter.com/trilliwon",
22   "platforms": {
23     "ios": "8.0"
24   },
25   "source_files": "Source/*",
26   "pushed_with_swift_version": "3.03.03.0"