[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / 4 / c / iOSVM.Social / 0.6.4 / iOSVM.Social.podspec.json
blobf838f1ac04aaad3ca57ee7cfebbf850a279cd538
2   "name": "iOSVM.Social",
3   "version": "0.6.4",
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.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "xcconfig": {
23     "CLANG_ENABLE_MODULES": "NO"
24   },
25   "source_files": "iOSVM.Social/**/*.{h,m}",
26   "resource_bundles": {
27     "iOSVM.Social": [
28       "Pod/Assets/*.png"
29     ]
30   },
31   "public_header_files": "iOSVM.Social/**/*.h",
32   "frameworks": [
33     "Social",
34     "Accounts",
35     "UIKit"
36   ],
37   "dependencies": {
38     "iOSVM.Core": [
39       "~> 0.7"
40     ],
41     "FBSDKCoreKit": [
42       "~> 4.3"
43     ],
44     "FBSDKLoginKit": [
45       "~> 4.3"
46     ],
47     "FBSDKShareKit": [
48       "~> 4.3"
49     ]
50   }