[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 3 / 4 / a / YAArchitecture / 0.0.3 / YAArchitecture.podspec.json
blobab019bfbf8c82256cb0faa012e8329026e9c86c2
2   "name": "YAArchitecture",
3   "version": "0.0.3",
4   "summary": "A general Structure for iOS App Development",
5   "description": "It includes the skeleton classes and set of protocols that must be used while developing the project",
6   "homepage": "https://github.com/abhimanyujindal10/YAArchitecture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Abhimanu Jindal": "abhimanyujindal10@gmail.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/abhimanyujindal10/YAArchitecture.git",
19     "tag": "0.0.3"
20   },
21   "source_files": "YAArchiteture/**/*.{swift}",
22   "resources": "YAArchiteture/**/*.{png,jpeg,jpg,storyboard,xib,plist}",
23   "pushed_with_swift_version": "3.0"