[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / 7 / d / JPPopSequenceAnimation / 1.0 / JPPopSequenceAnimation.podspec.json
blob22f17748a7babada01b65ee2d254d67b0c77595c
2   "name": "JPPopSequenceAnimation",
3   "version": "1.0",
4   "summary": "Sequence Animation using POP",
5   "homepage": "http://www.juanpecatalan.com",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Juanpe Catalán": "juanpecm@gmail.com"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/Juanpe/JPPopSequenceAnimation.git",
18     "tag": "1.0"
19   },
20   "source_files": "JPPopSequenceAnimation/JPPopSequenceAnimationClasses/*.{h,m}",
21   "requires_arc": true,
22   "dependencies": {
23     "pop": [
25     ]
26   }