[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / d / 8 / 7 / SCFramework / 1.1.2 / SCFramework.podspec.json
blob702f9452a94b5f80769ac007bf0bd4c2eebd3225
2   "name": "SCFramework",
3   "version": "1.1.2",
4   "license": "MIT",
5   "summary": "SCFramework.",
6   "homepage": "https://github.com/kangchuh/SCFramework",
7   "authors": {
8     "Angzn": "gangshuai08@gmail.com"
9   },
10   "social_media_url": "http://twitter.com/KangChuh",
11   "source": {
12     "git": "https://github.com/kangchuh/SCFramework.git",
13     "tag": "1.1.2"
14   },
15   "description": "SCFramework.",
16   "source_files": "SCFramework/SCFramework/SCFramework/**/*.{h,m}",
17   "public_header_files": "SCFramework/SCFramework/SCFramework/**/*.h",
18   "resources": "SCFramework/SCFramework/SCFramework/**/*.{lproj}",
19   "dependencies": {
20     "FMDB": [
21       "~> 2.7.0"
22     ]
23   },
24   "platforms": {
25     "ios": "7.0"
26   },
27   "requires_arc": true,
28   "libraries": "z",
29   "ios": {
30     "frameworks": [
31       "Foundation",
32       "UIKit",
33       "CoreGraphics",
34       "CoreLocation",
35       "CoreData",
36       "AssetsLibrary",
37       "AVFoundation"
38     ]
39   }