[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / 6 / a / MUKContentFetch / 1.3.2 / MUKContentFetch.podspec.json
blobde9f43ab3044bc3e61d2c13499a16d0a75ea0ddf
2   "name": "MUKContentFetch",
3   "version": "1.3.2",
4   "summary": "Retrieve data and transform it to content objects",
5   "description": "A simple infrastracture to retrieve requested data and transform it to content object",
6   "homepage": "https://github.com/muccy/MUKContentFetch",
7   "license": "MIT",
8   "authors": {
9     "Marco Muccinelli": "muccymac@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/muccy/MUKContentFetch.git",
13     "tag": "1.3.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"