[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / c / 9 / SMLib / 1.0.2 / SMLib.podspec.json
blob1ecf9b56c7455d79d65df298b63fce09957f6bc7
2   "name": "SMLib",
3   "version": "1.0.2",
4   "summary": "SuperMemo 2 Algorithm",
5   "homepage": "https://github.com/tosbaha/SMLib",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "tosbaha": "mustafa_dur@hotmail.com"
11   },
12   "requires_arc": true,
13   "platforms": {
14     "osx": "10.9",
15     "ios": "8.0",
16     "watchos": "2.0",
17     "tvos": "9.0"
18   },
19   "source": {
20     "git": "https://github.com/tosbaha/SMLib.git",
21     "tag": "1.0.2"
22   },
23   "source_files": "Source/*.swift",
24   "pod_target_xcconfig": {
25     "SWIFT_VERSION": "4.1"
26   }