[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 9 / 6 / 7 / AHEasing / 0.0.1 / AHEasing.podspec.json
blob4666f293301db2825a0f7bc099534c06e503abed
2   "name": "AHEasing",
3   "version": "0.0.1",
4   "summary": "A supplemental library of easing functions for C, C++, and Objective-C.",
5   "homepage": "https://github.com/warrenm/AHEasing",
6   "license": {
7     "type": "WTFPL",
8     "file": "COPYING"
9   },
10   "authors": {
11     "Warren Moore": "wm@warrenmoore.net"
12   },
13   "source": {
14     "git": "https://github.com/warrenm/AHEasing.git",
15     "commit": "391b641af7a80f8b4fcb65944d0252c186a85dbc"
16   },
17   "platforms": {
18     "ios": null
19   },
20   "source_files": [
21     "AHEasing/easing.{h,c}",
22     "AHEasing/CAKeyframeAnimation+AHEasing.{h,m}"
23   ],
24   "public_header_files": [
25     "AHEasing/easing.h",
26     "AHEasing/CAKeyframeAnimation+AHEasing.h"
27   ],
28   "requires_arc": false