[Add] DocumentReaderFullAuthRFIDNightly 7.5.11062
[CocoaPods.git] / Specs / 6 / 4 / c / iOSVM.Social / 0.6 / iOSVM.Social.podspec.json
blobab23479e65167a539cd431ae0d440f6ce7342c97
2   "name": "iOSVM.Social",
3   "version": "0.6",
4   "summary": "Useful set of timesaving tools",
5   "homepage": "https://mihail_kirillov@bitbucket.org/mihail_kirillov/iosvm.git",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Mihail Kirillov": "mihail_kirillov@voodoo-mobile.com"
12   },
13   "source": {
14     "git": "https://mihail_kirillov@bitbucket.org/mihail_kirillov/iosvm.git",
15     "branch": "social.pod",
16     "tag": "0.6"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "iOSVM.Social/**/*.{h,m}",
23   "resource_bundles": {
24     "iOSVM.Social": [
25       "Pod/Assets/*.png"
26     ]
27   },
28   "public_header_files": "iOSVM.Social/**/*.h",
29   "dependencies": {
30     "iOSVM.Core": [
31       "~> 0.7"
32     ]
33   }