[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 8 / a / MyLilTimer / 0.1.0 / MyLilTimer.podspec.json
blob0a6aec7ae85601309b9f078cf7f82e765e341778
2   "name": "MyLilTimer",
3   "version": "0.1.0",
4   "summary": "Timer class for iOS and OS X offering a choice of behaviors.",
5   "homepage": "https://github.com/jmah/MyLilTimer",
6   "license": "MIT",
7   "authors": {
8     "Jonathon Mah": "me@JonathonMah.com"
9   },
10   "source": {
11     "git": "https://github.com/jmah/MyLilTimer.git",
12     "tag": "v0.1.0"
13   },
14   "platforms": {
15     "ios": "4.0",
16     "osx": "10.6"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/*.{h,m}"