[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / f / 9 / c / MI-YOSSocialSDK / 1.0.1 / MI-YOSSocialSDK.podspec.json
blob62bab9701d8a8c5ca7b8c986b1045307e3b5e47c
2   "name": "MI-YOSSocialSDK",
3   "version": "1.0.1",
4   "summary": "An updated/improved fork of Yahoo Social Objective-C SDK",
5   "description": "                   Yahoo's social sdk for objective-c is outdated and buggy. This pod\n                   fixes those issues and is meant to be used as a replacement till\n                   yahoo releases an update. \n\n                   *Features*\n                    * uses ARC\n                    * Yahoo's access token renewal works\n                    * uses NSJSONSerialization API\n",
6   "homepage": "https://github.com/ishaq/yos-social-objc",
7   "license": "BSD",
8   "authors": {
9     "Dustin Whittle": "dustin.whittle@gmail.com",
10     "Chirag Shah": "chiragshah1@gmail.com",
11     "Json Harwig": "jason@pinepointsoftware.com",
12     "Muhammad Ishaq": "ishaq@kahaf.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/ishaq/yos-social-objc.git",
19     "tag": "1.0.1"
20   },
21   "source_files": [
22     "Source",
23     "Source/**/*.{h,m}"
24   ],
25   "requires_arc": true