[Add] NHValidationKit 1.0.2
[CocoaPods.git] / Specs / 4 / 1 / c / ANProgressStepper / 0.1.0 / ANProgressStepper.podspec.json
blob8a315f520a60beaf1002f497235c68cc743314e8
2   "name": "ANProgressStepper",
3   "version": "0.1.0",
4   "summary": "A simple control to show the user their progress in a multi-step process such as a multi-page form.",
5   "description": " ANProgressStepper is a simple control that shows numbered circles with different background colours to provide the user with feedback on their progress through a multi-step process. \n",
6   "homepage": "https://github.com/ayushn21/ANProgressStepper",
7   "license": "MIT",
8   "authors": {
9     "Ayush Newatia": "ayush.newatia@icloud.com"
10   },
11   "source": {
12     "git": "https://github.com/ayushn21/ANProgressStepper.git",
13     "tag": "0.1.0"
14   },
15   "social_media_url": "https://twitter.com/ayushn21",
16   "platforms": {
17     "ios": "7.0"
18   },
19   "requires_arc": true,
20   "source_files": "ANProgressStepper/*.{h,m}",
21   "frameworks": "Foundation"