[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 4 / a / YAArchitecture / 0.0.6 / YAArchitecture.podspec.json
blob3bfcfa5fbbee6be3c2bd14df5ecba32557961346
2   "name": "YAArchitecture",
3   "version": "0.0.6",
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.6"
20   },
21   "source_files": "YAArchiteture/**/*.{swift}",
22   "resources": "YAArchiteture/**/*.{png,jpeg,jpg,storyboard,xib,plist}",
23   "pushed_with_swift_version": "3.0"