[Add] ThinkingDataCore 1.0.2
[CocoaPods.git] / Specs / 6 / 4 / 9 / JMJParametricAnimation / 1.0 / JMJParametricAnimation.podspec.json
blobc558697c20cf9dd1ac341f09f5bc6bf5cc819690
2   "name": "JMJParametricAnimation",
3   "version": "1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/jjackson26/JMJParametricAnimation",
9   "authors": {
10     "J.J. Jackson": "jjackson8826@gmail.com"
11   },
12   "summary": "Animations with arbitrary time functions.",
13   "source": {
14     "git": "https://github.com/jjackson26/JMJParametricAnimation.git",
15     "tag": "v1.0"
16   },
17   "source_files": "JMJParametricAnimation/*.{h,m}",
18   "frameworks": "QuartzCore",
19   "platforms": {
20     "ios": "4.0"
21   },
22   "requires_arc": true