[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / 6 / BigViewModel / 1.0.0 / BigViewModel.podspec.json
blob565fff7c8303e82c6966b2ecff29f963024241b0
2   "name": "BigViewModel",
3   "version": "1.0.0",
4   "summary": "A collection of Objective-C macros that provide convenience methods for observing model objects on views.",
5   "description": "A BIG collection of Objective-C macros that provide convenience methods for observing model objects on views",
6   "homepage": "https://github.com/bigworkindustries/BigViewModel",
7   "license": "MIT",
8   "authors": {
9     "Vincil Bishop": "vincil.bishop@vbishop.com"
10   },
11   "source": {
12     "git": "https://github.com/bigworkindustries/BigViewModel.git",
13     "tag": "1.0.0"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*.{h,m}",
20   "resource_bundles": {
21     "BigViewModel": [
22       "Pod/Assets/*.png"
23     ]
24   }