[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 4 / b / LibraryMFP / 1.0.0 / LibraryMFP.podspec.json
blob31e6721d8df7cf11a74c612214d0fe9127711bb7
2   "name": "LibraryMFP",
3   "version": "1.0.0",
4   "summary": "A really cool SDK that logs stuff.",
5   "homepage": "http://example.com/",
6   "authors": {
7     "Name": "Raja Rahul"
8   },
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/rajarahul12/LibraryMFP.git",
18     "tag": "1.0.0"
19   },
20   "ios": {
21     "vendored_frameworks": "LibraryMFP.framework"
22   }