[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / 1 / a / Flow / 1.6.0 / Flow.podspec.json
blob35e2ab1658dea723aaed72f61dd31219474428e1
2   "name": "Flow",
3   "version": "1.6.0",
4   "platforms": {
5     "ios": "7.0"
6   },
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/OliverLetterer/Flow.git",
10     "tag": "1.6.0"
11   },
12   "frameworks": [
13     "Foundation",
14     "UIKit",
15     "AVFoundation"
16   ],
17   "requires_arc": true,
18   "homepage": "https://github.com/OliverLetterer/Flow",
19   "summary": "Tutorial framework for gesture driven UIs, Facebook Paper style.",
20   "authors": {
21     "Oliver Letterer": "oliver.letterer@gmail.com"
22   },
23   "source_files": [
24     "Flow/*.{h,m}",
25     "Flow/**/*.{h,m}"
26   ],
27   "resources": "Resources/*.png",
28   "social_media_url": "https://twitter.com/oletterer"