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