[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 5 / e / MYJSON / 1.0.0 / MYJSON.podspec.json
blob05bf172c8fde4c06fc568f916d09aeb55689ae61
2   "name": "MYJSON",
3   "version": "1.0.0",
4   "summary": "Simple Swift JSON framework.",
5   "homepage": "https://github.com/damonthecricket/my-json",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Damon Cricket": "damon.the.cricket@gmail.com"
12   },
13   "social_media_url": "https://www.facebook.com/damonthecricketprograms/",
14   "platforms": {
15     "osx": "10.9",
16     "ios": "8.0",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "requires_arc": true,
21   "source": {
22     "git": "https://github.com/damonthecricket/my-json.git",
23     "tag": "1.0.0"
24   },
25   "source_files": "MYJSON/*.{h,swift}",
26   "pod_target_xcconfig": {
27     "SWIFT_VERSION": "3.0"
28   },
29   "pushed_with_swift_version": "3.0"