[Deprecate] CHAT360IOS_SDK 1.0.8
[CocoaPods.git] / Specs / 1 / 4 / b / Vkontakte-iOS-SDK-v1 / 1.2 / Vkontakte-iOS-SDK-v1.podspec.json
blobc81d95b6f37ccfdd1d53225ae4ec65f8e3c663ae
2   "name": "Vkontakte-iOS-SDK-v1",
3   "version": "1.2",
4   "summary": "Powerful & flexible Vkontakte iOS SDK.",
5   "homepage": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK",
6   "license": {
7     "type": "MIT",
8     "file": "Vkontakte iOS SDK_Project/VkontakteSDK_Source/LICENSE.txt"
9   },
10   "authors": {
11     "Andrew Shmig": "andrewshmig@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/AndrewShmig/Vkontakte-iOS-SDK.git",
15     "tag": "v1.2"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "Vkontakte iOS SDK_Project/VkontakteSDK_Source/**/*.{h,m,txt}",
21   "requires_arc": true,
22   "ios": {
23     "frameworks": [
24       "QuartzCore",
25       "Foundation",
26       "CoreGraphics",
27       "UIKit"
28     ]
29   }