[Add] MiaoAnyThinkKuaiShouAdapter 1.0.0
[CocoaPods.git] / Specs / 9 / 3 / d / PMTween / 1.3.5 / PMTween.podspec.json
blob190ca811ed8e4a5d9ec58b39f7bd27dedf26949e
2   "name": "PMTween",
3   "version": "1.3.5",
4   "license": {
5     "type": "MIT"
6   },
7   "summary": "An elegant and flexible tweening library for iOS.",
8   "platforms": {
9     "ios": "7.0",
10     "tvos": "9.0"
11   },
12   "ios": {
13     "frameworks": "CoreGraphics",
14     "source_files": "Classes/**/*.{h,m}"
15   },
16   "tvos": {
17     "frameworks": "CoreGraphics",
18     "source_files": "Classes/**/*.{h,m}"
19   },
20   "homepage": "https://github.com/poetmountain/PMTween",
21   "social_media_url": "https://twitter.com/petsound",
22   "authors": {
23     "Brett Walker": "brett@brettwalker.net"
24   },
25   "source": {
26     "git": "https://github.com/poetmountain/PMTween.git",
27     "tag": "1.3.5"
28   },
29   "requires_arc": true