[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / c / 8 / 4 / DAWeatherClient / 0.0.2 / DAWeatherClient.podspec.json
blob9536f7bf750b8bbe8a3ef8f01271c264e55340c1
2   "name": "DAWeatherClient",
3   "version": "0.0.2",
4   "summary": "iOS client library for WorldWeatherOnline.com",
5   "homepage": "https://github.com/darmen/DAWeatherClient",
6   "license": "MIT",
7   "authors": {
8     "Darmen Amanbayev": "ioxanssen@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/darmen/DAWeatherClient.git",
12     "tag": "0.0.2"
13   },
14   "social_media_url": "https://twitter.com/Darmen_kz",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Classes/**/*.{h,m}",
20   "ios": {
21     "exclude_files": "Classes/osx"
22   },
23   "osx": {
24     "exclude_files": "Classes/ios"
25   }