[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / a / APSwiftHelpers / 0.0.1 / APSwiftHelpers.podspec.json
blob4cbb667ed9476ebd0cef58d5867c0187eb833dd5
2   "name": "APSwiftHelpers",
3   "version": "0.0.1",
4   "summary": "Helper functions for developing Swift Cocoa Touch apps",
5   "description": "Helper functions for developing Swift Cocoa Touch apps",
6   "homepage": "https://github.com/alexpls/APSwiftHelpers",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Alex Plescan": "alex@alexplescan.com"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/alexpls/APSwiftHelpers.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "APSwiftHelpers/*.swift",
22   "requires_arc": true