[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / 9 / LinkedInRESTSDK / 0.1.0 / LinkedInRESTSDK.podspec.json
blob8e9b2ae7062f7afddf4144940240ee7560cb2160
2   "name": "LinkedInRESTSDK",
3   "version": "0.1.0",
4   "summary": "A short description of LinkedInRESTSDK.",
5   "homepage": "https://github.com/pencildrummer/LinkedInRESTSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Fabio Borella": "info@pencildrummer.com"
12   },
13   "source": {
14     "git": "https://github.com/pencildrummer/LinkedInRESTSDK.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "LinkedInRESTSDK/Classes/**/*",
21   "dependencies": {
22     "Alamofire": [
24     ],
25     "AlamofireObjectMapper": [
26       "~> 3.0"
27     ]
28   }