[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / 6 / a / MUKContentFetch / 1.3.3 / MUKContentFetch.podspec.json
blobb254f848675499cbcaef290726f4b4fb9339bd0a
2   "name": "MUKContentFetch",
3   "version": "1.3.3",
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.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}"