[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 6 / 9 / 3 / POP+MCAnimate / 0.1 / POP+MCAnimate.podspec.json
blob4fe97e0f56f53e03a713e9ed807eb1f7cf4b562d
2   "name": "POP+MCAnimate",
3   "version": "0.1",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "summary": "Concise syntax for the Pop animation framework.",
12   "homepage": "https://github.com/matthewcheok/POP-MCAnimate",
13   "authors": {
14     "Matthew Cheok": "cheok.jz@gmail.com"
15   },
16   "requires_arc": true,
17   "source": {
18     "git": "https://github.com/matthewcheok/POP-MCAnimate.git",
19     "branch": "master",
20     "tag": "0.1"
21   },
22   "source_files": "POP+MCAnimate/*.{h,m}",
23   "public_header_files": "POP+MCAnimate/*.h",
24   "dependencies": {
25     "pop": [
27     ]
28   }